.Net Framework > v2.0.50727 > System > Threading > ThreadPool > UnsafeRegisterWaitForSingleObject UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,Int32,Boolean)
UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,Int64,Boolean)
UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,TimeSpan,Boolean)
UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,UInt32,Boolean)


UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,Int32,Boolean)

Category
Method
Description
Registers a delegate to wait for a System.Threading.WaitHandle, using a 32-bit signed integer for the time-out in milliseconds.
Type
RegisteredWaitHandle
Character
public, static
Parameters
NameTypeDescription
waitObjectWaitHandle
callBackWaitOrTimerCallback
stateObject
millisecondsTimeOutIntervalInt32
executeOnlyOnceBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,Int64,Boolean)

Category
Method
Description
Registers a delegate to wait for a System.Threading.WaitHandle, specifying a 64-bit signed integer for the time-out in milliseconds.
Type
RegisteredWaitHandle
Character
public, static
Parameters
NameTypeDescription
waitObjectWaitHandle
callBackWaitOrTimerCallback
stateObject
millisecondsTimeOutIntervalInt64
executeOnlyOnceBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,TimeSpan,Boolean)

Category
Method
Description
Registers a delegate to wait for a System.Threading.WaitHandle, specifying a System.TimeSpan value for the time-out.
Type
RegisteredWaitHandle
Character
public, static
Parameters
NameTypeDescription
waitObjectWaitHandle
callBackWaitOrTimerCallback
stateObject
timeoutTimeSpan
executeOnlyOnceBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

UnsafeRegisterWaitForSingleObject(WaitHandle,WaitOrTimerCallback,Object,UInt32,Boolean)

Category
Method
Description
Registers a delegate to wait for a System.Threading.WaitHandle, specifying a 32-bit unsigned integer for the time-out in milliseconds.
Type
RegisteredWaitHandle
Character
public, static
Parameters
NameTypeDescription
waitObjectWaitHandle
callBackWaitOrTimerCallback
stateObject
millisecondsTimeOutIntervalUInt32
executeOnlyOnceBoolean
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database